home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1996 December
/
Designer's Club 1996 December.iso
/
pc
/
ideasrc
/
gallery.dir
/
00146_Script_146
< prev
next >
Wrap
Text File
|
1996-11-11
|
278b
|
14 lines
on exitFrame
tools
global gallery
if gallery = "slideshow" then
go the frame
end if
if gallery = "selfrun" then
--puppetTransition 50, 1, 8, true
delay 150
end if
if not soundbusy(2) then
sound playFile 2, "ltldrmr.aif"
end if
end if